projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b956af
)
(help-make-xrefs): Fix typo affecting Info references.
author
Dave Love
<fx@gnu.org>
Mon, 21 Sep 1998 17:39:54 +0000
(17:39 +0000)
committer
Dave Love
<fx@gnu.org>
Mon, 21 Sep 1998 17:39:54 +0000
(17:39 +0000)
lisp/help.el
patch
|
blob
|
history
diff --git
a/lisp/help.el
b/lisp/help.el
index 7c59a96ef4345c2d8aab4b4fa1cb33bd5bc176dd..c2b1a4f061d287a7c6660dae9a0679773030f617 100644
(file)
--- a/
lisp/help.el
+++ b/
lisp/help.el
@@
-949,7
+949,7
@@
that."
;; Info references
(save-excursion
(while (re-search-forward help-xref-info-regexp nil t)
- (help-xref-button 1 #'Info-goto-node (
list (match-data 1)
))))
+ (help-xref-button 1 #'Info-goto-node (
match-string 1
))))
;; An obvious case of a key substitution:
(save-excursion
(while (re-search-forward